home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / CAD / SELDWG.ARJ / SELDWG.DOC < prev    next >
Text File  |  1989-02-22  |  2KB  |  41 lines

  1. To use SELDWG:
  2. -------------------------------------------------------------------------------
  3. Place SELDWG in your DOS path.
  4. -------------------------------------------------------------------------------
  5. Make a BATch file using an ASCII editor similar to the following:
  6. Omit the lines in brackets {}.
  7.  
  8.     C:                      {Change to drive where drawings are located}
  9.     SET ACADCFG=your acad config location  {if not in CONFIG.SYS file}
  10.     PATH to autocad exe files  {if not in your AUTOEXEC.BAT file}
  11.     CD\DRAW                 {Change to drawing subdirectory (optional)}
  12.     SELDWG                  {Call SELDWG program}
  13.     ACAD $@!$@!$$ SELDWG    {Call ACAD, never used dwg name and SECDWG script}
  14.     DEL SELDWG.SCR          {Delete SELDWG script (optional)}
  15.  
  16. Place this batch file in your DOS path.
  17. --------------------------------------------------------------------------------
  18. Start AutoCad using the batch file name just created.
  19.  
  20. Use cursor keys to position bar over desired file then press ENTER.
  21. Type in NEW DRAWING name and press ENTER.
  22. Type in Existing name plus '.' or use full filename and extension.
  23. Press ESC key to enter AutoCad main menu.
  24. Alt-C to change Drives (Type Drive letter + ':' ie: D:)
  25. Space bar will toggle file attributes.
  26. F1 key for help.
  27. --------------------------------------------------------------------------------
  28. Also look for NEWDWG.ARC.
  29.  
  30. With NEWDWG you can save and load (or start a new drawing WITHOUT LEAVING
  31. AutoCad's drawing editor.
  32. --------------------------------------------------------------------------------
  33.  
  34. SELDWG.EXE & NEWDWG.EXE are FreeBee's Donated by:
  35.  
  36.                                                  John B. Mauldin  [74620,1042]
  37.                                                  P.O. Box 3641
  38.                                                  Greenville, SC 29608
  39.  
  40. SELDWG & NEWDWG support mouse input.
  41.